@charset "utf-8";
/*------------------------------------------------全局元素-------------------------------------------*/
/*--------------------------------Powered by Lian-----------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 1;
	font-size: 16px;
	font: inherit;
	font-family: "Microsoft YaHei", "宋体", Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	color: #333;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, header, menu, dialog, footer, figure, dl, dt, dd, ul, li {
	display: block;
}
body, html {
}
a {
	color: #333;
	text-decoration: none;
	font-size: 16px;
}
a:hover {
	color: #C00;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
img {
	border: 0 none;
}
ul, ol {
	list-style: none outside none;
}
table {
	width: 100%;
}
.Clear {
	clear: both;
}
.w100 {
	width: 100%;
	display: block;
}
.w1200 {
	width: 1200px;
	display: block;
	margin: 0px auto;
}
.left {
	display: block;
	float: left;
}
.right {
	display: block;
	float: right;
}
.top {
	position: fixed;
	z-index: 9999;
	top: 0px;
	left: 0px;
	width: 100%;
	box-shadow: 2px 2px 1px #e5e5e5;
	background:#fff;
}
.top .left {
	width: 189px;
	height: 82px;
}
.top .left img {
	margin-top: 15px;
}
.top .right {
	width: 938px;
}
.top .nav {
	height: 82px;
	line-height: 82px;
	position: relative;
	z-index: 9999;
}
.top .nav .nLi {
	float: left;
	position: relative;
	display: inline;
}
.top .nav .nLi h3 {
	float: left;
}
.top .nav .nLi h3 a {
	display: block;
	width: 134px;
	text-align: center;
	color: #000;
	font-size: 18px;
}
.top .nav .sub {
	display: none;
	width: 134px;
	left: 0;
	padding-bottom: 20px;
	top: 70px;
	position: absolute;
	background: #e60213;
	line-height: 35px;
}
.top .nav .sub li {
	zoom: 1;
}
.top .nav .nLi h3 a.bg {
	background: url(../img/icon1.png) 110px center no-repeat;
}
.top .nav .nLi h3 a.active {
	color: #e60213;
}
.top .nav .sub a {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.top .nav .sub a:hover {
	color: #ffd800;
}
.top .nav .on h3 a {
	color: #e60213;
}
.top .nav .on h3 a.bg {
	background: url(../img/icon7.png) 110px center no-repeat #e60213;
	color: #fff;
}
.banner {
	margin-top: 82px;
}
.footer {
	border-top: 5px solid #e60012;
	background: #333;
	overflow: hidden;
}
.footer .ftop {
	overflow: hidden;
	border-bottom: 1px solid #757575;
	padding-top: 65px;
	padding-bottom: 40px;
}
.footer .left {
	width: 540px;
	text-align: left;
}
.footer .right {
	width: 540px;
	text-align: right;
}
.footer p {
	display: block;
	width: 100%;
	color: #929292;
	font-size: 14px;
}
.footer .copyright {
	overflow: hidden;
}
.footer .p2 {
	background: url(../img/icon6.png) left center no-repeat;
	font-size: 32px;
	height: 118px;
	line-height: 118px;
	font-weight: bold;
	padding-left: 55px;
	width: 395px;
	/*margin-left: 90px;*/
}
.footer .p3 {
	margin-top: 30px;
}
.footer .p5 {
	margin-top: 180px;
}
.footer .copyright p {
	color: #fff;
	font-size: 12px;
	height: 55px;
	line-height: 55px;
}
.footer .copyright p a {
	color: #fff;
	font-size: 12px;
}
